xen.git
2007-07-16 Tim Deegan[HVM] Qemu rtl8139: correct rx CRC calculation
2007-07-16 Tim Deegan[HVM] Qemu rtl8139: correct ring-buffer wrapping.
2007-07-16 Tim Deegan[XEN] HAP: need to intercept CR0 even when using NPT
2007-07-14 Keir FraserRemove unused function reserve_boot_memory() and alloc_...
2007-07-14 Keir Fraserxen: Fix 32-bit boot.
2007-07-13 kfraser@localhost... Remove hard tabs.
2007-07-13 kfraser@localhost... x86/32: Limit bootstrap 1:1 mapping to 1GB.
2007-07-13 kfraser@localhost... Implement domctl_sendtrigger_nmi for x86 hvm.
2007-07-13 kfraser@localhost... Do not clobber AMD TSC offset on real-mode switch.
2007-07-13 kfraser@localhost... [Xend] Fix problem when destroying VMs using the Xen-API
2007-07-13 kfraser@localhost... [Build] Remove ACM option for NULL and STE+CHWALL policy
2007-07-12 kfraser@localhost... [ACM-security] Some fixes to tools.
2007-07-12 kfraser@localhost... Fix PV-on-HVM driver build.
2007-07-12 kfraser@localhost... [LIBXC] Fix xc_map_grant_refs() function.
2007-07-12 kfraser@localhost... x86: Various cleanups around CR4 handling, cpu_possible...
2007-07-12 kfraser@localhost... [Docs] Documentation of extension of the Xen-API for...
2007-07-12 kfraser@localhost... Merge with ia64 xen tree.
2007-07-11 Alex Williamson[IA64] Fix VTi domain shutdown
2007-07-11 kfraser@localhost... Convert __init into __devinit in wakeup path.
2007-07-11 kfraser@localhost... Provide cpu hotplug support to Xen. Note this hotplug
2007-07-11 kfraser@localhost... Pull necessary Linux CPU hotplug logic into Xen. Due to
2007-07-11 kfraser@localhost... Add HVM hardware feature suspend/resume.
2007-07-11 kfraser@localhost... Provide basic Xen PM infrastructure
2007-07-11 kfraser@localhost... hvm: Re-introduce LPT1 device in ACPI tables.
2007-07-11 kfraser@localhost... Add new domctl hypercall to expose current heap values...
2007-07-11 kfraser@localhost... [VTPM] Fixed typo in VTPM manager.
2007-07-11 kfraser@localhost... [xend] Fix xm trigger command for inactive managed...
2007-07-11 kfraser@localhost... xend: Fix 'xm dumpcore' for inactive managed domains.
2007-07-11 kfraser@localhost... [xenstore] adds a -w (wide) flag to xenstore-ls to...
2007-07-11 kfraser@localhost... [XM] Tools support for extensions of the Xen-API for...
2007-07-11 kfraser@localhost... Make QEMU consistently report write caching support...
2007-07-10 kfraser@localhost... vmx: Stupid typo in BUG_ON() stmt.
2007-07-10 kfraser@localhost... vmx: Never use physical addresses above 4GB for VMCS...
2007-07-10 Alex Williamson[IA64] Fixup physinfo
2007-07-10 kfraser@localhost... Simplify vmx host state setup code.
2007-07-10 kfraser@localhost... xenoprof: Fix initialisation. Much can be done at boot...
2007-07-10 Alex Williamsonmerge with xen-unstable.hg
2007-07-10 kfraser@localhost... [libxen] C-bindings for the extensions of the Xen-API...
2007-07-10 kfraser@localhost... hvm: Fix memcpy_words() asm in ioemu.
2007-07-10 kfraser@localhost... Re-factor e820 truncation code and reintroduce clipping...
2007-07-10 kfraser@localhost... Xen API specification improvements.
2007-07-10 kfraser@localhost... xend: Fix xm pause/unpause for inactive managed domains.
2007-07-10 kfraser@localhost... xend: Count CPUs rather than relying on a static
2007-07-10 kfraser@localhost... xm: Improve help message for vif creation.
2007-07-10 kfraser@localhost... Simplify Unisys ES7000 code in light of the fact we...
2007-07-09 kfraser@localhost... xend: Missing last line from Xen_API security patch.
2007-07-09 kfraser@localhost... Add accel option to vif xend config.
2007-07-09 kfraser@localhost... hvm: Clean ups and fix MSR access functions.
2007-07-09 Alex Williamson[IA64] Support special guest optimizations in the hyper...
2007-07-09 Alex Williamson[IA64] Rename NUM_MEM_DESC to NUM_EXTRA_MEM_DESC and...
2007-07-09 kfraser@localhost... [Xen-API] Extension of the Xen-API for managing Xen...
2007-07-09 kfraser@localhost... Introduce 'bootscrub' boolean cmdline option. Default on.
2007-07-09 kfraser@localhost... Also allow boolean cmdline params to be inverted in...
2007-07-09 kfraser@localhost... Allow inversion of boolean cmdline parameters with...
2007-07-09 kfraser@localhost... Remove no-pv-compat cmdline option.
2007-07-09 Ian CampbellAdd support for building -mm, -tip and -rc upstream...
2007-07-09 Ian CampbellAdd support to the tarball source type for using the...
2007-07-09 Ian CampbellAdd hooks for a script to update kernel configuration...
2007-07-09 Ian CampbellRemove .hgskip. This was an ancient mercurial patch...
2007-07-09 kfraser@localhost... VMX: Fix function return code when a GP fault is genera...
2007-07-09 kfraser@localhost... Fix xm save command for a inactive managed domain.
2007-07-09 kfraser@localhost... VMX: No VMExits on SYSENTER MSR accesses since VMX...
2007-07-09 kfraser@localhost... Better error message for 'xm sysrq' on inactive domain.
2007-07-07 Keir FraserSVM: Sync with VMX code changes.
2007-07-07 Keir Fraservms: A cleanup to vmx.c:
2007-07-07 Keir FraserSpecify -fno-strict-aliasing in root build config file.
2007-07-07 Keir FraserMerge with PPC tree.
2007-07-06 Hollis Blanchard[POWERPC][XEN] Stop sharing the MPIC between dom0 and...
2007-07-06 Hollis Blanchard[POWERPC][XEN] Increase foreign mapping size to accommo...
2007-07-06 Hollis Blanchard[POWERPC][XEN] Quiet time debug messages.
2007-07-06 Hollis Blanchard[XEN][POWERPC] Merge with xen-unstable.hg.
2007-07-06 kfraser@localhost... [PPC] Add missing '{' in conditional statement.
2007-07-06 kfraser@localhost... hvm: Add global default keymap setting
2007-07-06 kfraser@localhost... Extended the physinfo sysctl to export NUMA cpu_to_node...
2007-07-06 kfraser@localhost... Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fc
2007-07-06 kfraser@localhost... docs: update xm man page
2007-07-06 kfraser@localhost... [ACM] Support for initial unicode handling of strings...
2007-07-06 kfraser@localhost... Export debugger attached state to xc API.
2007-07-06 kfraser@localhost... xend: Fix xm block/network-attach command for inactive...
2007-07-06 kfraser@localhost... xend: Fix op_domain_sched_credit_set() in SrvDomain.py
2007-07-06 kfraser@localhost... vmx: Fix a typo.
2007-07-06 kfraser@localhost... hvm: Fix vnc keymap for Japanese keyboards.
2007-07-06 kfraser@localhost... Use short name format when reference to vcpu vmx union...
2007-07-06 kfraser@localhost... Improve xm sched-credit command for inactive managed...
2007-07-06 kfraser@localhost... hvm: Allow blktap to be able to be booted as system...
2007-07-06 Tim Deegan[HVM] ROMBIOS: reboot when we see Ctrl+Alt+Del
2007-07-05 Alex Williamson[IA64] Removed unused __get_free_pages() and __free_pages()
2007-07-05 Alex Williamson[IA64] cleanup: remove dead code.
2007-07-05 Alex Williamson[IA64] Minor reformating and comments for vmx_fault.c
2007-07-05 Alex Williamson[IA64] Renames vmx_process.c into vmx_fault.c
2007-07-05 Alex Williamson[IA64] Makefile fix: do not always redo .S targets.
2007-07-05 Alex Williamson[IA64] Clear the key part of cr.itir
2007-07-05 Alex Williamson[IA64] Fix soft lock up caused by xen_timer_interrupt()
2007-07-05 Tim Deegan[HVM] Shadow: avoid xen crash if guest uses special...
2007-07-05 Tim Deegan[HVM] update Etherboot ROM: new version, stricter DHCP...
2007-07-04 kfraser@localhost... vmx: Write back modified interruptibility-info in enabl...
2007-07-03 kfraser@localhost... hvm vmx: Support 'virtual NMI' feature of VMX.
2007-07-03 kfraser@localhost... xen: Fix event-channel destruction.
2007-07-03 Ian Campbell[x86/32] Support two byte CMOVcc opcodes in 4G segment...
2007-07-03 kfraser@localhost... x86: Clean up do_iret() hypercall.
next